ComponentOne Menus and Toolbars for WinForms
AddRange(C1CommandLink[]) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLinks Class > AddRange Method : AddRange(C1CommandLink[]) Method
Adds the elements of an ICollection to the end.
Syntax
'Declaration
 
Public Overloads Sub AddRange( _
   ByVal links() As C1CommandLink _
) 
public void AddRange( 
   C1CommandLink[] links
)

Parameters

links
See Also

Reference

C1CommandLinks Class
C1CommandLinks Members
Overload List